home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Users 1999 May
/
Cd Pc Users extra 20 mayo 1999.iso
/
Prog
/
Inst
/
DevCpp20
/
_SETUP.LIB
/
unistd.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1998-12-24
|
139 b
|
11 lines
/*
* This file is part of the Mingw32 package.
*
* unistd.h maps (roughly) to io.h
*/
#ifndef __STRICT_ANSI__
#include <io.h>
#endif